object DragDropWindow: TDragDropWindow Left = 541 Top = 216 BorderIcons = [] BorderStyle = bsNone BorderWidth = 1 Caption = 'Drag'#39'n'#39'Drop' ClientHeight = 41 ClientWidth = 185 Color = clBlack DefaultMonitor = dmMainForm Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False OnPaint = FormPaint OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 end